home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / missioncandy.swf / scripts / frame_135 / DoAction.as
Text File  |  2008-03-17  |  144b  |  8 lines

  1. m_score = 0;
  2. delete eat_array;
  3. eat_array = new Array();
  4. delete monster_array;
  5. monster_array = new Array();
  6. gotoAndStop("GAME1");
  7. play();
  8.